Skip to content

docs: pin the CI badge to main - #8

Merged
Reddimus merged 1 commit into
mainfrom
docs/pin-ci-badge-to-main
Sep 4, 2026
Merged

Reddimus merged 1 commit into
mainfrom
docs/pin-ci-badge-to-main

Conversation

@Reddimus

@Reddimus Reddimus commented Sep 4, 2026

Copy link
Copy Markdown
Owner

The README's CI badge had no ?branch= parameter, so it renders the most recent run of ci.yml on any branch. One failing pull-request run turns the badge red on the public repository page even while main is green, which is the opposite of what a status badge is for.

Pinned to ?branch=main, matching how kettle already does it.

No behaviour change; the badge is green today either way. This is about what it reports tomorrow.

Without `?branch=main` the badge renders the most recent run of the workflow
on ANY branch, so a single failing pull-request run turns the README red for
everyone reading the repository page while main is green. Pin it to the branch
whose health the badge is meant to report.
Copilot AI lite review requested due to automatic review settings September 4, 2026 19:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Reddimus
Reddimus merged commit 11bbc9e into main Sep 4, 2026
7 checks passed
@Reddimus
Reddimus deleted the docs/pin-ci-badge-to-main branch September 4, 2026 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants